Skip to content

Remove Publish-Build-Assets variable group from release/8.0 - #68265

Merged
wtgodbe merged 1 commit into
dotnet:release/8.0from
missymessa:cleanup/remove-vg20-release-8.0
Aug 11, 2026
Merged

Remove Publish-Build-Assets variable group from release/8.0#68265
wtgodbe merged 1 commit into
dotnet:release/8.0from
missymessa:cleanup/remove-vg20-release-8.0

Conversation

@missymessa

Copy link
Copy Markdown
Member

Removes the repository-owned Publish-Build-Assets variable group import from:

  • .azure/pipelines/ci.yml

This is part of the tracked VG20 cleanup: https://dev.azure.com/dnceng/internal/_workitems/edit/12131

Remove the broad variable group import from repository-owned pipeline YAML.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: ebdb92f2-4575-4676-853d-730c9d062f04
Copilot AI review requested due to automatic review settings August 7, 2026 03:35
@missymessa
missymessa requested review from a team and wtgodbe as code owners August 7, 2026 03:35

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the repository-owned Publish-Build-Assets variable group import from the release/8.0 Azure Pipelines CI definition, as part of the tracked VG20 cleanup effort.

Changes:

  • Removed the Publish-Build-Assets variable group import from .azure/pipelines/ci.yml.
  • Removed the adjacent comment that described secrets provided by that variable group.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .azure/pipelines/ci.yml
@@ -61,8 +61,6 @@ variables:
/p:SkipTestBuild=true
/p:PostBuildSign=$(PostBuildSign)
# DotNet-Blob-Feed provides: dotnetfeed-storage-access-key-1
@wtgodbe wtgodbe added the tell-mode Indicates a PR which is being merged during tell-mode label Aug 11, 2026
@wtgodbe
wtgodbe merged commit dd53338 into dotnet:release/8.0 Aug 11, 2026
23 of 25 checks passed
This was referenced Sep 8, 2026
This was referenced Sep 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants